-
Home
-
hCaptcha for WP
-
4.10.0 (latest)
-
Code
-
Classes
- Form
Total Complexity |
17 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
198 |
Lines of code |
73 |
Logical lines of code |
33 |
Comment lines |
68 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
verify() |
S |
59 |
5 |
13 |
add_hcaptcha() |
S |
56 |
2 |
18 |
enqueue_scripts() |
S |
61 |
2 |
13 |
remove_recaptcha_render() |
S |
68 |
2 |
7 |
is_recaptcha() |
S |
78 |
2 |
3 |
__construct() |
S |
82 |
1 |
3 |
init_hooks() |
S |
65 |
1 |
8 |
before_fields() |
S |
80 |
1 |
3 |
remove_recaptcha_verify() |
S |
72 |
1 |
5 |